projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3586da
)
Require cl-lib
author
justbur
<justin@burkett.cc>
Wed, 8 Jul 2015 11:37:41 +0000
(07:37 -0400)
committer
justbur
<justin@burkett.cc>
Wed, 8 Jul 2015 11:37:41 +0000
(07:37 -0400)
Addresses #15
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 47566ce642e8c3806856862660f52bcb31a8eeb6..e872f08a97840c7903edeac12f7aa19f364c5ef2 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-21,8
+21,7
@@
;;; Code:
-(require 'cl-macs)
-(require 'cl-extra)
+(require 'cl-lib)
(require 's)
(defvar which-key-idle-delay 1